Click or drag to resize

MessageFlagStatus Property

Specifies the flag state of the message object.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FlagStatus FlagStatus { get; set; }

Property Value

Type: FlagStatus
The flag status.
See Also